Skip to content

[Cross-SDK Sync] Add email to updateUser options#447

Closed
nicknisi wants to merge 1 commit intomainfrom
cross-sdk-sync-1273
Closed

[Cross-SDK Sync] Add email to updateUser options#447
nicknisi wants to merge 1 commit intomainfrom
cross-sdk-sync-1273

Conversation

@nicknisi
Copy link
Copy Markdown
Member

Automated Cross-SDK Sync

This PR was automatically translated from node PR #1273.

Original Description

Description

Adds email to the userManagement.updateUser.

Documentation

Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.

[ ] Yes

If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.

Translation Notes

src/user-management/interfaces/update-user-options.interface.ts

  • The 'email' field in the User class was made optional to match the changes in the source code.

src/user-management/serializers/update-user-options.serializer.ts

  • No changes were needed in the target file as the 'email' and 'email_verified' fields already exist in the User class.

@nicknisi nicknisi requested a review from a team as a code owner May 14, 2025 17:31
@nicknisi nicknisi requested a review from amygdalama May 14, 2025 17:31
@nicknisi nicknisi closed this May 14, 2025
@nicknisi nicknisi deleted the cross-sdk-sync-1273 branch May 14, 2025 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant